hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
JSDelegate
hip
wasm
Undocumented in source.
version(WebAssembly)
struct
JSDelegate {
ubyte
*
funcHandle
;
ubyte
*
funcptr
;
ubyte
*
ctx
;
}
Members
Variables
ctx
ubyte
*
ctx
;
Undocumented in source.
funcHandle
ubyte
*
funcHandle
;
Undocumented in source.
funcptr
ubyte
*
funcptr
;
Undocumented in source.
Meta
Source
See Implementation
hip
wasm
aliases
JSDelegateType
JSFunction
JSStringType
functions
__callDFunction
_getFuncAddress
freeWasmBinary
getWasmBinary
loadMemoryInStruct
sendJSDelegate
sendJSFunction
toFunc
wasmParametersFromUbyte
structs
Arguments
JSDelegate
JSString